vcProductCreatorFeedBatch

Configuration of a single batch in vcProductCreatorBatchMode. A batch creates a set number of product instances from the same vcProductType one after another with interval delay in between.

See in: Overview

Module: vcProcessModel

Parent: vcObject

Children -

Referenced by: vcProductCreatorBatchMode.ProductBatches, vcProductCreatorBatchMode.createBatch()

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
IntervalvcDistributionPropertyRGets an expression property for calculating the delay in seconds between creation of each product in this batch.
LimitIntegerRWGets or sets the number of products to create.

Exceptions:
ValueError: When the value is negative.
PartvcProductTypeRWGets or sets the product type to create instances of.
PropertiesvcPropertyContainerRGets the properties of this vcProductCreatorFeedBatch.

Methods

Learn how to use methods here. The methods are also inherited from the parent class.

NameReturn TypeParametersDescription
deleteNoneNoneDeletes this batch from associated vcProductCreatorBatchMode.